Objects Types and Constants Properties Methods Object Hierarchy Index
True if the object is an attribute.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_IsAttribute(&prop);
Visual Basic:
prop = object.IsAttribute
Parts:
prop |
[out][retval] |
True if the object is an attribute. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums